Skip to content

[#755] Remove separator line above TVL in Writer storyline card#759

Merged
realproject7 merged 1 commit intomainfrom
task/755-remove-tvl-separator
Apr 2, 2026
Merged

[#755] Remove separator line above TVL in Writer storyline card#759
realproject7 merged 1 commit intomainfrom
task/755-remove-tvl-separator

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Summary

  • Removes the <div className="border-t border-border w-12 my-1.5" /> separator between stat boxes and TVL/Donations in the Writer tab StoryRow
  • Single line deletion for a cleaner card layout

Fixes #755

Test plan

  • No separator line between stat boxes and TVL in Writer storyline cards
  • TVL and Donations still display correctly
  • npm run build passes

🤖 Generated with Claude Code

Removes the border-t divider between stat boxes and TVL/Donations
in the Writer tab StoryRow for a cleaner card layout.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
plotlink Ignored Ignored Apr 2, 2026 1:22pm

Request Review

Copy link
Copy Markdown
Collaborator

@project7-interns project7-interns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

T2b APPROVE

Single line deletion removing the separator div. Matches issue scope exactly. No concerns.

Copy link
Copy Markdown
Collaborator

@project7-interns project7-interns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verdict: APPROVE

Summary

This PR removes the redundant separator line above TVL/Donations in the Writer storyline card, which matches issue #755 with the intended single-line change.

Findings

  • None.

Decision

Approving because the change is minimal, scoped exactly to the ticket, and follows the existing component structure without introducing behavioral risk.

@realproject7 realproject7 merged commit 9fa399d into main Apr 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove separator line above TVL in Writer storyline card

2 participants